home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / LOTTORTS / PCL3.LZH / INSTALLL.BAT < prev    next >
DOS Batch File  |  1992-06-14  |  882b  |  20 lines

  1. ECHO OFF
  2. ECHO My new PC-LOTTOpro subdirectory was created on Hard Drive
  3. ECHO All the files from all the disks are already copied on my Hard drive
  4. ECHO If these conditions are NOT met      press CTRL-C
  5. ECHO *******************************     ===============
  6. ECHO or any other key to start installation process . .
  7. PAUSE
  8. lha x /r1x2p2l2 PCL_file.LZH  *.*
  9. lha x /r1x2p2l2 PCL_1st.LZH  *.*
  10. lha x /r1x2p2l2 PCL_EXE.LZH  *.*
  11. PCL300
  12. ECHO Delete compressed files:     DEL   *.LZH   enter
  13. ECHO If installation was done with no problem. (You don't need them)
  14. ECHO Read file   README   for the last minute changes
  15. ECHO (type this:      TYPE   README   enter )
  16. ECHO To start PC-LOTTOpro type this:     PCL300  (ENTER)
  17. ECHO To start PC-LOTTOpro with French Help type this:
  18. ECHO   PCL300    /Hfrench    (ENTER)
  19. ECHO   PCL300   /Hpcl        (ENTER)        back to English Help
  20.